emacs.git
2024-06-27 Po Lu* src/w32uniscribe.c (syms_of_w32uniscribe_for_pdumper...
2024-06-27 Po LuFix Cygwin build
2024-06-23 Po LuRestore functionality on Windows 98
2024-06-21 Stefan Monnier* doc/emacs/custom.texi (Directory Variables): Add...
2024-06-21 Stefan KangasFix `emacs --geometry` flag on macOS
2024-06-21 Mattias Engdegård; eliminate backslash duplicate in regexp
2024-06-21 Stefan Monnier* doc/emacs/custom.texi (EditorConfig support): Add URL
2024-06-21 Stefan MonnierMerge remote-tracking branch 'origin/scratch/emacs...
2024-06-21 Po Lu; * src/keyboard.c (read_char): Typo in comment.
2024-06-21 Po LuFix execution of tool-bar commands read within minibuff...
2024-06-21 Eli Zaretskii; Avoid byte-compiler warning in comint.el
2024-06-21 Jim PorterEnsure navigating by paragraphs in Eshell stops at...
2024-06-21 Jim PorterLimit the amount of text we examine when looking for...
2024-06-20 Tomas Fabrizio... Allow giving "ping" flags with `C-u M-x ping`
2024-06-20 Juri Linkov* lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight...
2024-06-20 Stefan KangasFix misspelled function name in comp.c
2024-06-20 Po LuFix NS build
2024-06-20 Stefan KangasRemove more references to Windows 95
2024-06-20 Eli ZaretskiiFix last change
2024-06-20 Eli ZaretskiiFix use of ':align-to' in 'wrap-prefix'
2024-06-20 Po Lu* src/frame.c (gui_set_font): Reference image cache...
2024-06-20 Po Lu; * src/frame.c (make_frame): Typo.
2024-06-20 Po LuCorrectly cache images when frames vary in their font...
2024-06-20 Stefan Monnier* lisp/editorconfig.el (editorconfig-version): Delete...
2024-06-19 Rodrigo KassickFix display-buffer-override-next-command (bug#71654)
2024-06-19 Stefan KangasUpdate leuven-theme to latest upstream version
2024-06-19 Philip Kaludercic* lisp/which-key.el (which-key-is-verbose): Remove...
2024-06-19 Stefan MonnierIntegrate feedback from Stefan Kangas and Michael Albinus
2024-06-19 Stefan Monnier(editorconfig-indentation-alist): Sync with upstream
2024-06-19 Stefan MonnierAdd doc for EditorConfig support
2024-06-19 Stefan Monniereditorconfig-core-handle.el: Reduce allocation in parser
2024-06-19 Stefan Monniereditorconfig-fnmatch.el: Eliminate O(N^2) complexity
2024-06-19 Stefan Monniereditorconfig-core.el: Remove unneeded defaulting code
2024-06-19 Stefan Monniereditorconfig-core-handle.el: Don't use file names as...
2024-06-19 Stefan Kangaslisp/editorconfig: Minor cosmetic fixes
2024-06-19 Stefan Monniereditorconfig.el: Miscellaneous minor changes
2024-06-19 Stefan Monnierlisp/editorconfig: Advise `find-auto-coding` i.s.o...
2024-06-19 Stefan Monnierlisp/editorconfig: Use new Emacs-30 hooks
2024-06-19 Stefan Monnier(editorconfig-set-local-variables): Get first, set...
2024-06-19 Stefan Monnierlisp/editorconfig: Don't hook into `read-only-mode...
2024-06-19 Stefan Monnier(editorconfig--should-set): Eliminate `lisp-indent...
2024-06-19 Stefan Monnier* lisp/editorconfig.el (editorconfig-mode): Remove...
2024-06-19 Stefan Monnier* lisp/editorconfing.el: Cosmetic ELisp style changes
2024-06-19 Stefan MonnierRemove support for `editorconfig-exclude-*`
2024-06-19 Stefan MonnierRemove support for `editorconfig-override-*-local-varia...
2024-06-19 Stefan MonnierRemove support for the `editorconfig` executable
2024-06-19 Stefan MonnierFix up copyright lines and license blurbs
2024-06-19 Stefan MonnierSquashed commit of the following:
2024-06-19 Eli ZaretskiiAvoid compilation warnings
2024-06-19 Po LuMerge remote-tracking branch 'savannah/master' into...
2024-06-19 Po LuDon't follow symlinks in returning directory attributes...
2024-06-19 Stefan Kangas; Delete redundant and/or misleading package headers
2024-06-19 Stefan Kangas; * lisp/htmlfontify.el: Remove "Version" header.
2024-06-19 Po LuAvoid races between the tooltip and compositor on X...
2024-06-18 Stefan Kangas; * .mailmap: Update.
2024-06-18 Philip KaludercicMerge remote-tracking branch 'origin/feature/which...
2024-06-18 Stefan Kangas* lisp/org/ob-lua.el: Minor doc fixes.
2024-06-18 Stefan KangasUpdate Coccinelle URL
2024-06-18 Jonas BernoulliUpdate to Transient v0.7.0-1-g482bc777
2024-06-18 Michael AlbinusAdapt tramp-use-file-attributes
2024-06-18 Philip KaludercicDisable usage of unicode for which-key by default
2024-06-18 Philip KaludercicRemove :underline from 'which-key-highlighted-command...
2024-06-18 Philip Kaludercic; * lisp/which-key.el (which-key--process-page): Use ?\s
2024-06-18 Philip KaludercicPrevent which-key faces from over-extending during...
2024-06-18 Po LuFix window class of Android tooltips
2024-06-18 Po LuCorrect resolution of non-virtual directory names on...
2024-06-18 Po Lu* java/Makefile.in (emacs.apk-in): Don't compress ...
2024-06-17 Dmitry Gutovdiff-mode: Optimize source language syntax highlighting
2024-06-17 Juri Linkov* lisp/tab-line.el (tab-line-force-update): New functio...
2024-06-17 Juri Linkov* lisp/outline.el: Make revert-related functions internal.
2024-06-17 Eshel Yaron(bookmark--jump-via): Ensure 'window-point' is set...
2024-06-17 Andrea Corallo* lisp/touch-screen.el (touch-screen-inhibit-drag)...
2024-06-17 Mattias EngdegårdDon't hide `not` and `null` arity errors
2024-06-17 Po Lu; Auto-commit of loaddefs files.
2024-06-17 Po LuReinforce bitmap reconfiguration on Android
2024-06-17 Po LuImprove treatment of touch screen input by rmc and...
2024-06-17 Juri Linkov* lisp/outline.el: Keep point on the same outline after...
2024-06-16 Stefan Kangas; Translate comment to English
2024-06-16 Stefan Kangas; Fix typos
2024-06-16 Michael AlbinusTramp: handle non-standard file system like GPFS
2024-06-16 Robert PluimFix clipboard request on macOS for yank-media
2024-06-16 Stefan Kangas; Fix more checkdoc warnings in which-key.el
2024-06-16 Po LuMinor adjustments to battery.el on Android
2024-06-16 Jim PorterFix Eshell "which" test on MS-Windows
2024-06-16 Po LuSimplify bitmap reallocation on Android
2024-06-16 Po LuDocument unavailability of color fonts on Android
2024-06-15 James ThomasAccount for duplicate removal on restoring eww-history...
2024-06-15 Philip KaludercicFix :version tag for 'which-key' custom data
2024-06-15 Eli ZaretskiiFix em-extpipe-tests on MS-Windows
2024-06-15 Vincenzo PupilloFix 'wrong-type-argument' in 'php-ts-mode--webserver...
2024-06-15 Kyle MeyerUpdate to Org 9.7.4-7-g165319
2024-06-15 Jim Porter; Improve last change
2024-06-15 Jim Porter; Add command logging to some more Eshell tests
2024-06-15 Eli ZaretskiiMerge from origin/emacs-29
2024-06-15 Eli ZaretskiiAvoid byte-compilation warnings in php-ts-mode
2024-06-15 Eshel YaronHonor 'Info-additional-directory-list' in 'C-h R' compl...
2024-06-15 Eli Zaretskii; * doc/emacs/package.texi (Package Files): Fix wording.
2024-06-15 Stefan KangasBump `which-key` minimum Emacs version to 25.1
2024-06-15 Stefan KangasFix checkdoc warnings in which-key.el
2024-06-15 Eli ZaretskiiFix problem with recently-added defcustom's
next